Sorry, but nothing matched your search terms. Please try again with some different keywords.
' . esc_html('Primary Menu', 'thegem') . ''; if (thegem_get_option('header_layout') == 'fullwidth_hamburger' || thegem_get_option('header_layout') == 'overlay') { $minicart_items = ''; echo ''; } if (thegem_get_option('header_layout') == 'overlay' || thegem_get_option('mobile_menu_layout') == 'overlay') { echo ''; } } add_action('thegem_after_nav_menu', 'thegem_after_nav_menu_callback'); function thegem_before_header_callback() { if (thegem_get_option('header_layout') == 'overlay' || thegem_get_option('mobile_menu_layout') == 'overlay') { echo ''; } } add_action('thegem_before_header', 'thegem_before_header_callback'); function thegem_option_mobile_menu_layout_default($value) { if (!$value) { $value = 'default'; } return $value; } add_filter('thegem_option_mobile_menu_layout', 'thegem_option_mobile_menu_layout_default'); function thegem_nav_menu_class_callback($classes) { if (thegem_get_option('mobile_menu_layout') == 'default') { $classes .= ' dl-menu'; } if (thegem_get_option('logo_position') == 'menu_center') { $classes .= ' menu_center-preload'; } return $classes; } add_filter('thegem_nav_menu_class', 'thegem_nav_menu_class_callback'); function thegem_before_perspective_nav_menu_callback() { if (thegem_get_option('mobile_menu_layout') == 'overlay') { echo ''; } ?>









